home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 8 / CD8_PROGRAM.ISO / photopnt / scripts / effects / 57 high pass.csc < prev    next >
Encoding:
Text File  |  1997-09-10  |  144 b   |  6 lines

  1. REM Created On Wednesday, September, 10, 1997 by keving
  2.  
  3. WITHOBJECT "CorelPhotoPaint.Automation.8"
  4.     .EffectHighPass 15, 100
  5. END WITHOBJECT
  6.